gpsbabel.git
16 years agoAdds Mac support to delbin. Doc tweaks.
robertl [Wed, 24 Jun 2009 07:06:10 +0000 (07:06 +0000)]
Adds Mac support to delbin.  Doc tweaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3674 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoAdd more doc for delbin.
robertl [Wed, 24 Jun 2009 04:29:57 +0000 (04:29 +0000)]
Add more doc for delbin.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3673 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoMore doc for Delbin.
robertl [Wed, 24 Jun 2009 04:29:33 +0000 (04:29 +0000)]
More doc for Delbin.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3672 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoAdd delbin support from Paul Cornett.
robertl [Wed, 24 Jun 2009 03:24:23 +0000 (03:24 +0000)]
Add delbin support from Paul Cornett.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3671 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoCommit doc omprovement for Garmon POI written 18 months ago. (blush)
robertl [Wed, 24 Jun 2009 03:18:48 +0000 (03:18 +0000)]
Commit doc omprovement for Garmon POI written 18 months ago.  (blush)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3670 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoGDB: Allow read of BaseCamp files, too.
robertl [Tue, 23 Jun 2009 03:29:25 +0000 (03:29 +0000)]
GDB: Allow read of BaseCamp files, too.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3669 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoAdd depth support to Garmin proprietary data that's tracked.
robertl [Tue, 23 Jun 2009 03:14:21 +0000 (03:14 +0000)]
Add depth support to Garmin proprietary data that's tracked.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3668 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoAdd 'erase_only' option to dg-100.
robertl [Tue, 23 Jun 2009 03:02:21 +0000 (03:02 +0000)]
Add 'erase_only' option to dg-100.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3667 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoTypo fixes in v900 doc.
robertl [Wed, 17 Jun 2009 01:33:05 +0000 (01:33 +0000)]
Typo fixes in v900 doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3666 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoMTK enhancements:
robertl [Wed, 17 Jun 2009 01:31:18 +0000 (01:31 +0000)]
MTK enhancements:

 * Fixet fallback read size to 2000kB instead of 1984kB,
  mtk_logger will probe for max log size.
 * Somewhat experimental fix for parsing data after logger
  overwrite has occured. In this case the bitmask is overwritten/corrupted
  and we read it from block #2 instead.
 * A few extra precautions for Holux GR245.
 * Detect 'missing/zero block' - no action so far...

New features:
 * New option: log_enable (BOOL). This will 'Enable logging after download'.
  Use it if you have interrupted the download and the log has been
  disabled. By default logging is disabled during download and then
  re-enabled again (if previously enabled) - this will force log enable.
 * Partial log download - compare 'data.bin' and device log - start downloading
 * data at 'last unread block'. If device has been erased
 data.bin is moved to data_old.bin

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3665 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoV900: read points other than trackpoints as waypoints.
robertl [Wed, 17 Jun 2009 01:29:35 +0000 (01:29 +0000)]
V900: read points other than trackpoints as waypoints.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3664 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoAmit Gil adds support for Israeli Transverse Mercator/New Israeli Grid for
robertl [Wed, 17 Jun 2009 01:29:14 +0000 (01:29 +0000)]
Amit Gil adds support for Israeli Transverse Mercator/New Israeli Grid for
Naviguide.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3663 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoSugar pill fixes for alleged x86-64 compiler bug.
robertl [Wed, 17 Jun 2009 01:27:34 +0000 (01:27 +0000)]
Sugar pill fixes for alleged x86-64 compiler bug.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3662 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoMatch exact (instead of substring) on options.
robertl [Wed, 10 Jun 2009 02:26:46 +0000 (02:26 +0000)]
Match exact (instead of substring) on options.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3661 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoBetter support newer Legend Hc
robertl [Fri, 8 May 2009 15:25:18 +0000 (15:25 +0000)]
Better support newer Legend Hc

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3660 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoAddress bitrot in MSVC build files.
robertl [Wed, 6 May 2009 02:15:17 +0000 (02:15 +0000)]
Address bitrot in MSVC build files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3659 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoPer Borgentun adds support for Holux GPSport 245 (a.k.a. GR-245).
robertl [Wed, 6 May 2009 02:10:29 +0000 (02:10 +0000)]
Per Borgentun adds support for Holux GPSport 245 (a.k.a. GR-245).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3658 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoDisplay mroe helpful message on bogus '-i' arguments.
robertl [Wed, 6 May 2009 02:04:40 +0000 (02:04 +0000)]
Display mroe helpful message on bogus '-i' arguments.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3657 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoLet the track filter set the number of sats when the 'fix' option is used.
robertl [Wed, 6 May 2009 02:01:18 +0000 (02:01 +0000)]
Let the track filter set the number of sats when the 'fix' option is used.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3656 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoErez Zuler adds support for Naviguide.
robertl [Sun, 26 Apr 2009 04:13:07 +0000 (04:13 +0000)]
Erez Zuler adds support for Naviguide.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3655 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoAdd support for Sony GPS-CS3KA files.
robertl [Sun, 26 Apr 2009 02:36:18 +0000 (02:36 +0000)]
Add support for Sony GPS-CS3KA files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3654 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoWarning fix. Parenthesize EA.
robertl [Thu, 23 Apr 2009 15:30:38 +0000 (15:30 +0000)]
Warning fix.  Parenthesize EA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3653 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoDon't loop endlessly on malformed tpo3 file.
robertl [Mon, 20 Apr 2009 17:42:59 +0000 (17:42 +0000)]
Don't loop endlessly on malformed tpo3 file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3652 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoTal Benavidor contributes support for Columbus/Visiontac v900.
robertl [Sat, 18 Apr 2009 20:04:53 +0000 (20:04 +0000)]
Tal Benavidor contributes support for Columbus/Visiontac v900.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3651 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoExplictly specify input endpoint for benefit of new buggy libusb.
robertl [Sat, 18 Apr 2009 04:30:13 +0000 (04:30 +0000)]
Explictly specify input endpoint for benefit of new buggy libusb.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3650 f51c46e8-681c-474f-0cfe-069cfd0219fb

16 years agoDon't crash in navilink on waypoint with no icon description.
robertl [Fri, 10 Apr 2009 20:16:03 +0000 (20:16 +0000)]
Don't crash in navilink on waypoint with no icon description.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3649 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMore const-correct in endian and rgbcolors.
robertl [Thu, 9 Apr 2009 19:21:20 +0000 (19:21 +0000)]
More const-correct in endian and rgbcolors.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3648 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoHandle 24 bpp images in garmin_gpi if image width isn't a multiple of 4.
robertl [Thu, 9 Apr 2009 19:07:41 +0000 (19:07 +0000)]
Handle 24 bpp images in garmin_gpi if image width isn't a multiple of 4.
Fix from anon sf user...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3647 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRemove stray newline in gopal help text.
robertl [Mon, 6 Apr 2009 13:34:44 +0000 (13:34 +0000)]
Remove stray newline in gopal help text.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3646 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoUpdate MSVC projects.
robertl [Sun, 5 Apr 2009 23:00:21 +0000 (23:00 +0000)]
Update MSVC projects.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3645 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoExplictly call usb_set_configuration() on Mac, as we did < 1.3.6, to improve
robertl [Sun, 5 Apr 2009 22:58:07 +0000 (22:58 +0000)]
Explictly call usb_set_configuration() on Mac, as we did < 1.3.6, to improve
reliability of USB xfers on select Garmins.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3644 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd mythical code that would make sending tracks to GPS better if the devices
robertl [Sun, 5 Apr 2009 21:55:52 +0000 (21:55 +0000)]
Add mythical code that would make sending tracks to GPS better if the devices
that used those packets actually supported receiving tracks - but they don't.
See definition of A301 on page 16 of Garmin spec.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3643 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoSpecial case StreetPilot i3
robertl [Sun, 5 Apr 2009 21:15:08 +0000 (21:15 +0000)]
Special case StreetPilot i3

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3642 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd Wintec WBT-1000 support.
robertl [Sun, 5 Apr 2009 20:57:30 +0000 (20:57 +0000)]
Add Wintec WBT-1000 support.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3641 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix gtrnctr if expat isn't present on host system.
robertl [Mon, 23 Mar 2009 17:17:22 +0000 (17:17 +0000)]
Fix gtrnctr if expat isn't present on host system.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3636 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRemove accidentally checked in .o files.
robertl [Tue, 10 Mar 2009 21:23:14 +0000 (21:23 +0000)]
Remove accidentally checked in .o files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3635 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd missing test file for PocketFMS.
robertl [Tue, 10 Mar 2009 13:48:11 +0000 (13:48 +0000)]
Add missing test file for PocketFMS.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3634 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd the rest of the pieces for PocketFMS.
robertl [Tue, 10 Mar 2009 13:44:21 +0000 (13:44 +0000)]
Add the rest of the pieces for PocketFMS.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3633 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoHonor -Sn if comments were present.
robertl [Mon, 9 Mar 2009 00:14:29 +0000 (00:14 +0000)]
Honor -Sn if comments were present.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3632 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoTobias Kretschmar adds support for PocketFMS breadcrumbs and flightplan file
robertl [Sun, 8 Mar 2009 23:29:51 +0000 (23:29 +0000)]
Tobias Kretschmar adds support for PocketFMS breadcrumbs and flightplan file
formats.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3631 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd tcx hisotry and course to testo.
robertl [Sun, 8 Mar 2009 22:52:58 +0000 (22:52 +0000)]
Add tcx hisotry and course to testo.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3630 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix EXIF coord writer.
robertl [Wed, 4 Mar 2009 04:40:54 +0000 (04:40 +0000)]
Fix EXIF coord writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3629 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoPathaway reader enhancements from Andrei Boros.
robertl [Sat, 28 Feb 2009 22:40:13 +0000 (22:40 +0000)]
Pathaway reader enhancements from Andrei Boros.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3628 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd lap start as a waypoint in gtrnctr read.
robertl [Sat, 28 Feb 2009 22:29:42 +0000 (22:29 +0000)]
Add lap start as a waypoint in gtrnctr read.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3627 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFlush serial port on open.
robertl [Sat, 21 Feb 2009 19:07:45 +0000 (19:07 +0000)]
Flush serial port on open.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3626 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRework Garmin transparency device matching to work with more devices. From Google.
robertl [Sat, 21 Feb 2009 19:06:26 +0000 (19:06 +0000)]
Rework Garmin transparency device matching to work with more devices. From Google.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3625 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoUse = not == in test.
robertl [Sat, 21 Feb 2009 18:14:27 +0000 (18:14 +0000)]
Use = not == in test.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3624 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRegenerate reference/memory-map~mmo.gpx to pick up latest changes in desc, url,
robertl [Wed, 11 Feb 2009 12:54:00 +0000 (12:54 +0000)]
Regenerate reference/memory-map~mmo.gpx to pick up latest changes in desc, url,
and sym from reader.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3623 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoGarmin: strip bad characters in D201 (route) send. Whitespace fixes in src.
robertl [Wed, 11 Feb 2009 12:51:48 +0000 (12:51 +0000)]
Garmin: strip bad characters in D201 (route) send.  Whitespace fixes in src.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3622 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoEndianness tweaks for embedded ARM.
robertl [Wed, 11 Feb 2009 12:50:33 +0000 (12:50 +0000)]
Endianness tweaks for embedded ARM.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3621 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix gtrnctr read of laps.
robertl [Wed, 11 Feb 2009 12:49:36 +0000 (12:49 +0000)]
Fix gtrnctr read of laps.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3620 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMinor type tweaks in GDB.
robertl [Wed, 11 Feb 2009 12:49:27 +0000 (12:49 +0000)]
Minor type tweaks in GDB.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3619 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix for reading track name in XCSV.
robertl [Wed, 11 Feb 2009 12:48:17 +0000 (12:48 +0000)]
Fix for reading track name in XCSV.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3618 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agogcgeodist is used elsewhere now.
robertl [Thu, 5 Feb 2009 20:13:15 +0000 (20:13 +0000)]
gcgeodist is used elsewhere now.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3617 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoBring in the KML writer from Google Earth 5.0. Set the extents of the
robertl [Wed, 4 Feb 2009 23:40:49 +0000 (23:40 +0000)]
Bring in the KML writer from Google Earth 5.0.  Set the extents of the
 time sliders automatically.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3616 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRemove unmaintain(ed|able) macgpsbabel from tree.
robertl [Mon, 26 Jan 2009 23:05:31 +0000 (23:05 +0000)]
Remove unmaintain(ed|able) macgpsbabel from tree.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3615 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoImprove link in garmin_gpi doc.
robertl [Tue, 6 Jan 2009 14:35:45 +0000 (14:35 +0000)]
Improve link in garmin_gpi doc.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3614 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agommo: Add option "ver" (internal version) to writer.
oliskoli [Mon, 15 Dec 2008 21:11:43 +0000 (21:11 +0000)]
mmo: Add option "ver" (internal version) to writer.
Read routes with a loop but different start and end point correctly.
Fix object release error.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3613 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agotesto: Always use unicsv with option 'utc=0'. Regenerate reference data.
oliskoli [Mon, 15 Dec 2008 21:07:45 +0000 (21:07 +0000)]
testo: Always use unicsv with option 'utc=0'. Regenerate reference data.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3612 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agogtrncr: read lap start as waypoint.
robertl [Tue, 9 Dec 2008 04:31:56 +0000 (04:31 +0000)]
gtrncr: read lap start as waypoint.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3611 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd tests for lowrance v3 writes.
robertl [Tue, 9 Dec 2008 04:29:21 +0000 (04:29 +0000)]
Add tests for lowrance v3 writes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3610 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRead ambient temperature from Garmin extensions in GPX.
robertl [Tue, 9 Dec 2008 04:26:43 +0000 (04:26 +0000)]
Read ambient temperature from Garmin extensions in GPX.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3609 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoGlobalsat: flush receive on startup to make BT-335 more reliable.
robertl [Sat, 22 Nov 2008 17:43:53 +0000 (17:43 +0000)]
Globalsat: flush receive on startup to make BT-335 more reliable.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3608 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agogbfile: Fix memory corruption.
oliskoli [Wed, 19 Nov 2008 20:24:32 +0000 (20:24 +0000)]
gbfile: Fix memory corruption.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3607 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRodney Lorrimar adds support for SBN as used by the Locosys GT-31/BGT-31.
robertl [Wed, 19 Nov 2008 04:52:59 +0000 (04:52 +0000)]
Rodney Lorrimar adds support for SBN as used by the Locosys GT-31/BGT-31.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3606 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRemove scraggling conflict marker.
robertl [Wed, 19 Nov 2008 04:23:53 +0000 (04:23 +0000)]
Remove scraggling conflict marker.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3605 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAndreas Grimme contributes support for the XAiOX iTrackU GPS logger.
robertl [Wed, 19 Nov 2008 02:52:36 +0000 (02:52 +0000)]
Andreas Grimme contributes support for the XAiOX iTrackU GPS logger.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3604 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRebuild the doc only once at the beginning of the release target.
robertl [Tue, 4 Nov 2008 23:23:11 +0000 (23:23 +0000)]
Rebuild the doc only once at the beginning of the release target.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3602 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoMore tweaking of HTML generation.
robertl [Tue, 4 Nov 2008 23:19:01 +0000 (23:19 +0000)]
More tweaking of HTML generation.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3601 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd doc for mapasia.
oliskoli [Tue, 4 Nov 2008 21:26:25 +0000 (21:26 +0000)]
Add doc for mapasia.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3600 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoUpdate release upload automation in Makefile.in.
robertl [Tue, 4 Nov 2008 17:14:50 +0000 (17:14 +0000)]
Update release upload automation in Makefile.in.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3599 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoWhen building gpsbabel.html, ensure that autogen/ has been regenerated.
robertl [Sun, 2 Nov 2008 20:28:41 +0000 (20:28 +0000)]
When building gpsbabel.html, ensure that autogen/ has been regenerated.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3598 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoGarmin: fix crash when reading routes.
robertl [Sun, 2 Nov 2008 19:45:38 +0000 (19:45 +0000)]
Garmin: fix crash when reading routes.
Skyforce: doc tweaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3597 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoRegenerate dependencies.
robertl [Fri, 31 Oct 2008 12:58:27 +0000 (12:58 +0000)]
Regenerate dependencies.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3596 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoBump version numbers for 1.3.6 release.
robertl [Fri, 31 Oct 2008 12:43:21 +0000 (12:43 +0000)]
Bump version numbers for 1.3.6 release.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3595 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoExplictly terminate buffer in skyforce to avoid uninitialized buffer walk.
robertl [Fri, 31 Oct 2008 12:42:16 +0000 (12:42 +0000)]
Explictly terminate buffer in skyforce to avoid uninitialized buffer walk.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3594 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd new format 'skyforce'.
oliskoli [Thu, 30 Oct 2008 23:12:12 +0000 (23:12 +0000)]
Add new format 'skyforce'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3593 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd new format 'skyforce'.
oliskoli [Thu, 30 Oct 2008 22:40:04 +0000 (22:40 +0000)]
Add new format 'skyforce'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3592 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd reference data for 'skyforce'.
oliskoli [Thu, 30 Oct 2008 22:34:15 +0000 (22:34 +0000)]
Add reference data for 'skyforce'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3591 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agotesto: Remove keyword 'function'.
oliskoli [Thu, 30 Oct 2008 20:40:51 +0000 (20:40 +0000)]
testo: Remove keyword 'function'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3590 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoSupport deficon on write of track and routepoints in KML.
robertl [Wed, 29 Oct 2008 16:43:44 +0000 (16:43 +0000)]
Support deficon on write of track and routepoints in KML.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3589 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoTypo fixes.
oliskoli [Mon, 27 Oct 2008 22:45:34 +0000 (22:45 +0000)]
Typo fixes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3588 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd doc for iGo2008_poi.
oliskoli [Mon, 27 Oct 2008 22:29:24 +0000 (22:29 +0000)]
Add doc for iGo2008_poi.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3587 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd simple swap data filter.
oliskoli [Mon, 27 Oct 2008 22:20:27 +0000 (22:20 +0000)]
Add simple swap data filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3586 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd simple swap data filter.
oliskoli [Mon, 27 Oct 2008 20:53:34 +0000 (20:53 +0000)]
Add simple swap data filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3585 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd simple swap data filter.
oliskoli [Mon, 27 Oct 2008 20:44:07 +0000 (20:44 +0000)]
Add simple swap data filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3584 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agojeeps/gpslibusb: Fix '#if with no expression' (Open Solaris).
oliskoli [Wed, 22 Oct 2008 22:19:11 +0000 (22:19 +0000)]
jeeps/gpslibusb: Fix '#if with no expression' (Open Solaris).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3583 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agogtrnctr: Remove memory leaks.
oliskoli [Tue, 21 Oct 2008 21:04:50 +0000 (21:04 +0000)]
gtrnctr: Remove memory leaks.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3582 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd tests for datalog format.
robertl [Mon, 20 Oct 2008 19:42:19 +0000 (19:42 +0000)]
Add tests for datalog format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3581 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAllow Wintec to retry read errors. Fix support for buffer wrap-around in
robertl [Mon, 20 Oct 2008 03:27:42 +0000 (03:27 +0000)]
Allow Wintec to retry read errors.  Fix support for buffer wrap-around in
overflow case.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3580 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd docs for mmo format.
oliskoli [Sun, 19 Oct 2008 17:34:47 +0000 (17:34 +0000)]
Add docs for mmo format.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3579 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoosm.xml: Use the right options in sample commands.
oliskoli [Sun, 19 Oct 2008 17:05:18 +0000 (17:05 +0000)]
osm.xml: Use the right options in sample commands.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3578 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agonavilink.xml: Fix url.
oliskoli [Sun, 19 Oct 2008 17:03:21 +0000 (17:03 +0000)]
navilink.xml: Fix url.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3577 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agovecs: Tweak mmo title.
oliskoli [Sun, 19 Oct 2008 16:56:59 +0000 (16:56 +0000)]
vecs: Tweak mmo title.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3576 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAUTHORS: Add Michele Locati (italian translation) and Rodney Lorrimar (SBP format...
oliskoli [Sun, 19 Oct 2008 16:35:49 +0000 (16:35 +0000)]
AUTHORS: Add Michele Locati (italian translation) and Rodney Lorrimar (SBP format for Navilink units).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3575 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agommo: Don't write empty names. Add options 'locked' and 'visible'.
oliskoli [Sun, 19 Oct 2008 16:31:31 +0000 (16:31 +0000)]
mmo: Don't write empty names. Add options 'locked' and 'visible'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3574 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoChange GUI environment to 'Turbo Delphi 2006'.
oliskoli [Sun, 19 Oct 2008 16:27:13 +0000 (16:27 +0000)]
Change GUI environment to 'Turbo Delphi 2006'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3573 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd italian translation for GUI-2. Thanx to Michele Locati.
oliskoli [Sun, 19 Oct 2008 16:11:06 +0000 (16:11 +0000)]
Add italian translation for GUI-2. Thanx to Michele Locati.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3572 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoFix floating point conversion.
oliskoli [Sun, 19 Oct 2008 15:34:36 +0000 (15:34 +0000)]
Fix floating point conversion.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3571 f51c46e8-681c-474f-0cfe-069cfd0219fb

17 years agoAdd italian translation for GUI-2. Thanx to Michele Locati.
oliskoli [Sun, 19 Oct 2008 13:24:40 +0000 (13:24 +0000)]
Add italian translation for GUI-2. Thanx to Michele Locati.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3570 f51c46e8-681c-474f-0cfe-069cfd0219fb